STEP 4: We need to make the sprite smaller!
- Go to and drag out Set Size.
- Change the name in front of the .set_size() command from sprite to emma.
We are using dot notation to change Emma's size. Dot Notation means changing the name before a command in order to assign it to a specific sprite.
To navigate the page using the TAB key, first press ESC to exit the code editor.